home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>3.2.6. Scissors Tool</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.64.1" />
- <link rel="home" href="index.html" title="GIMP User Manual" />
- <link rel="up" href="ch03s03s02.html" title="3.2. Selection Tools" />
- <link rel="previous" href="ch03s03s02s05.html" title="3.2.5. Select By Color Tool" />
- <link rel="next" href="ch03s03s03.html" title="3.3. Paint Tools" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">3.2.6. Scissors Tool</th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="ch03s03s02s05.html">Prev</a> </td>
- <th width="60%" align="center">3.2. Selection Tools</th>
- <td width="20%" align="right"> <a accesskey="n" href="ch03s03s03.html">Next</a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="gimp-tool-iscissors"></a>3.2.6. Scissors Tool</h4>
- </div>
- </div>
- <div></div>
- </div>
- <a id="id2948799" class="indexterm"></a>
- <div class="mediaobject">
- <img src="../images/toolbox/toolbox-scissor.png" />
- </div>
- <p>
- The Intelligent Scissors are designed to select areas of the current layer
- or image by finding regions of different color weight and forming lines
- between them. This is a difficult concept to explain in words and you are
- encouraged to use the tool and see it for yourself.
- </p>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2948836"></a>Activate Tool</h5>
- </div>
- </div>
- <div></div>
- </div>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- The Scissors Tool can be called in the following
- order, from the image-menu:
- <span class="guimenuitem"><span class="accel">T</span>ools</span>/
- <span class="guimenuitem"><span class="accel">S</span>election
- Tools</span>/<span class="guimenuitem"><span class="accel">I</span>ntelligent
- Scissors</span>.
- </p>
- </li>
- <li>
- <p>
- The Tool can also be called by clicking the tool icon:
- <span class="guiicon">
- <img src="../images/toolbox/scissor.png" />
- </span>
- </p>
- </li>
- </ul>
- </div>
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2948898"></a>Key modifiers (Defaults)</h5>
- </div>
- </div>
- <div></div>
- </div>
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Shortcut</span>
- </dt>
- <dd>
- <p>
- The <span><b class="keycap">i</b></span> key will change the active tool to
- Intelligent Scissors.
- </p>
- </dd>
- <dt>
- <span class="term">
- <span>
- <b class="keycap">Ctrl</b>
- </span>
- </span>
- </dt>
- <dd>
- <p>
- Holding <span><b class="keycap">Ctrl</b></span> while creating a selection will
- place the selection into subtraction mode (see above).
- </p>
- </dd>
- <dt>
- <span class="term">
- <span>
- <b class="keycap">Alt</b>
- </span>
- </span>
- </dt>
- <dd>
- <p>
- Holding <span><b class="keycap">Alt</b></span> will allow movement of the current
- selection.
- </p>
- </dd>
- <dt>
- <span class="term">
- <span>
- <b class="keycap">Shift</b>
- </span>
- </span>
- </dt>
- <dd>
- <p>
- Holding <span><b class="keycap">Shift</b></span> while creating a selection will
- change the selection mode to addition (see above).
- </p>
- </dd>
- <dt>
- <span class="term"><span><b class="keycap">Ctrl</b></span>+<span><b class="keycap">Shift</b></span></span>
- </dt>
- <dd>
- <p>
- Using
- <span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Shift</b></span>
- will change the selection mode to intersection (or union).
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div></div>
- <div></div>
- </div>
- <div class="variablelist">
- <p class="title">
- <b>Options</b>
- </p>
- <dl>
- <dt>
- <span class="term">Overview</span>
- </dt>
- <dd>
- <p>
- The available tool options for Intelligent Scissors can be accessed by
- double clicking the Intelligent Scissors tool icon.<span class="guiicon"> <img src="../images/toolbox/scissor.png" /></span>
- </p>
- </dd>
- <dt>
- <span class="term">Mode</span>
- </dt>
- <dd>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-replace.png" />
- </div>
- <p>
- Replace mode will cause any existing selection to be destroyed or
- replaced when the new selection is created.
- </p>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-add.png" />
- </div>
- <p>
- Add mode will cause the new selection to be added to any existing
- selection regions.
- </p>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-subtract.png" />
- </div>
- <p>
- Subtract mode will remove the new selection area from any
- existing selection regions.
- </p>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-intersect.png" />
- </div>
- <p>
- Intersection mode will make a new selection from the area
- where the existing selection region and the new selection region
- overlap.
- </p>
- </dd>
- <dt>
- <span class="term">Antialiasing</span>
- </dt>
- <dd>
- <p>
- This option performs no function for this tool and is present to
- unify the user interface between the various selection types.
- </p>
- </dd>
- <dt>
- <span class="term">Feather Edges</span>
- </dt>
- <dd>
- <p>
- The <span class="guilabel">Radius</span> slider adjusts the amount of
- feathering in pixels for the next selection that is created. For
- further information regarding feathering, see the glossary entry
- <a href="go01.html#glossary-feathering">Feathering</a>.
- </p>
- </dd>
- <dt>
- <span class="term">Show Interactive Boundary</span>
- </dt>
- <dd>
- <p>
- If this option is enabled, dragging the node during placement will
- indicate the path that will be taken by the selection line.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2949220"></a>Additional information</h5>
- </div>
- </div>
- <div></div>
- </div>
- <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Note">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Note]" src="../images/note.png" />
- </td>
- <th align="left">Note</th>
- </tr>
- <tr>
- <td colspan="2" align="left" valign="top">
- Selections can exist on the visible canvas only. However, selection
- movements and changes are kept in the undo buffer should
- you need to repair an error.
- </td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="ch03s03s02s05.html">Prev</a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="ch03s03s02.html">Up</a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="ch03s03s03.html">Next</a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top">3.2.5. Select By Color Tool </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">Home</a>
- </td>
- <td width="40%" align="right" valign="top"> 3.3. Paint Tools</td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-